curl --request GET \
--url https://{base_url_domain}/api/global/v1/inventory/warehouses/{id}/locations \
--header 'Authorization: Bearer <token>'{
"collection": [
{
"type": "Location",
"id": 42,
"label": "A4-55-C3",
"priority": 10,
"qty_putaway": 10,
"qty_unreserved": 20,
"qty_reserved": 4,
"qty_on_hand": 34,
"qty_locked": 4,
"is_temp": false,
"is_pickable": true,
"is_type_auto": true,
"created_at": "2021-11-17T14:32:44Z",
"updated_at": "2021-11-17T14:32:44Z",
"last_cyclecount_at": "2021-11-17T14:32:44Z",
"lot": {
"type": "Lot",
"id": 54
},
"product": {
"type": "Product",
"id": 123
},
"rack": {
"type": "Rack",
"id": 123
},
"location_type": {
"type": "LocationType",
"id": 54
}
}
],
"included": {
"LocationType": [
{
"type": "LocationType",
"id": 54,
"name": "Pickable Pallets",
"is_pickable": false
}
],
"Lot": [
{
"type": "Lot",
"id": 54
}
],
"LotType": [
{
"type": "LotType",
"id": 4,
"name": "MixFulfillment-Extract-Choose-FEFO",
"allow_mixing_locations": true,
"allow_mixing_fulfillment": true,
"lot_number_input": "text",
"lot_number_example": "AB190405G",
"lot_number_pattern": "^([A-Z]{2}-[0-9]+)$",
"lot_number_replacement": "$2$1",
"expiration_date": "lot_number_date",
"burn_order": "fefo",
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"Merchant": [
{
"type": "Merchant",
"id": 4,
"code": "acme_inc",
"name": "ACME Inc.",
"status": "active",
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z",
"brands": [
{
"type": "Brand",
"id": 4
}
],
"default_brand": {
"type": "Brand",
"id": 4
}
}
],
"PackagingContainer": [
{
"type": "PackagingContainer",
"id": 123,
"container_options": {
"barcodes": "956623520-4",
"weight": {
"value": 20,
"unit": "lb"
},
"dimensions": {
"length": 8,
"width": 6,
"height": 4,
"unit": "in"
},
"volume": {
"value": 300,
"unit": "in^3"
},
"manage_stock": true,
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_warehouses": [
{
"type": "Warehouse",
"id": 123
}
],
"allow_for_shipping_methods": [
"<string>"
],
"satisfies_overbox": true,
"use_for_bin_packing": "yes",
"weight_capacity": {
"value": 20,
"unit": "lb"
},
"container_style": "rigid_box",
"packaging_handling_surcharge": true
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"PackagingDataCollection": [
{
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z",
"type": "PackagingDataCollection",
"id": 123,
"data_collection_options": {
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_shipping_methods": [
"<string>"
],
"apply_to_goods_type": "any",
"never_apply_to_goods_type": "NORMAL",
"apply_only_above_weight": {
"value": 20,
"unit": "lb"
},
"one_per": "order",
"require_scan_timing": "after_product_scan|on_full",
"disable_confirm_button": true,
"require_packaging_type": "overbox",
"apply_unless_container_meets_hazmat": true,
"apply_to_multi_sku_package": true,
"collect_data_pattern": "<string>",
"apply_to_region": "<string>",
"is_collected_data_unique": true
}
}
],
"PackagingInfill": [
{
"type": "PackagingInfill",
"id": 123,
"infill_options": {
"barcodes": "956623520-4",
"weight": {
"value": 20,
"unit": "lb"
},
"manage_stock": true,
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"disable_confirm_button": true,
"apply_unless_container_meets_hazmat": true,
"is_confirmation_required": true,
"infill_horizontal": {
"value": 12,
"unit": "in"
},
"infill_vertical": {
"value": 12,
"unit": "in"
},
"infill_priority": 123
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"PackagingInstruction": [
{
"type": "PackagingInstruction",
"id": 123,
"instruction_options": {
"barcodes": "956623520-4",
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_shipping_methods": [
"<string>"
],
"apply_to_goods_type": "any",
"never_apply_to_goods_type": "NORMAL",
"apply_only_above_weight": {
"value": 20,
"unit": "lb"
},
"one_per": "order",
"require_scan_timing": "after_product_scan|on_full",
"disable_confirm_button": true,
"require_packaging_type": "overbox",
"apply_to_region": "<string>",
"apply_unless_container_meets_hazmat": true,
"apply_to_multi_sku_package": true
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"PackagingSupplies": [
{
"type": "PackagingSupplies",
"id": 123,
"supplies_options": {
"barcodes": "956623520-4",
"weight": {
"value": 20,
"unit": "lb"
},
"manage_stock": true,
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_warehouses": [
{
"type": "Warehouse",
"id": 123
}
],
"allow_for_shipping_methods": [
"<string>"
],
"packaging_handling_surcharge": true,
"apply_to_goods_type": "any",
"never_apply_to_goods_type": "NORMAL",
"apply_only_above_weight": {
"value": 20,
"unit": "lb"
},
"one_per": "order",
"require_scan_timing": "after_product_scan|on_full",
"disable_confirm_button": true,
"require_packaging_type": "overbox",
"apply_to_region": "<string>",
"apply_unless_container_meets_hazmat": true,
"apply_to_multi_sku_package": true
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"Product": [
{
"type": "Product",
"id": 123,
"vendor_sku": "Vendor-SKU-1AD2",
"external_id": "11-993-9048",
"barcodes": [
"956623520-4",
"O-VS-Oregano-p3"
],
"goods_type": "NORMAL",
"is_available": true,
"is_visible": true,
"lot_type": {
"type": "LotType",
"id": 4
},
"weight": {
"value": 20,
"unit": "lb"
},
"dimensions": {
"length": 8,
"width": 6,
"height": 4,
"unit": "in"
},
"volume": {
"value": 300,
"unit": "in^3"
},
"inventory": {
"backorders": true,
"dynamic_allocation": true,
"virtual_inventory": "optimistic"
},
"export": {
"description": "Plastic children's toy with steel weights and ball bearings",
"customs_value": {
"amount": 99,
"currency": "USD"
},
"country_of_manufacture": "TW",
"hs_base_code": "8518.30",
"hs_country_extension": [
{
"country_id": "TW",
"extension": "002"
},
{
"country_id": "US",
"extension": "011"
}
]
},
"regulated_goods": {
"regulation": {
"type": "Regulation",
"id": 123
},
"technical_name": "Hydro Polymer Acetylene Coating",
"additional_information": "Flamable Liquid",
"net_weight": {
"value": 20,
"unit": "lb"
},
"container_type": "Plastic Box",
"container_meets_hazmat_specs": true,
"regulation_units": 5
},
"packaging": {
"require_packaging": true,
"require_weight_check": true,
"require_confirmation_per_item": true,
"unit_quantity": 1,
"bulk_quantity": 10,
"max_per_package": 15,
"is_ship_separately": true,
"ship_separately_tag": "PVC",
"can_tip": true,
"can_contain_other_items": true,
"is_handling_surcharge": true
},
"custom_fields": [
{
"code": "color",
"value": 13,
"label": "Red and Black"
},
{
"code": "cost_of_goods",
"value": 41.32
},
{
"code": "allow_mailer",
"value": true
}
],
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"Rack": [
{
"type": "Rack",
"id": 54
}
],
"Warehouse": [
{
"type": "Warehouse",
"id": 3,
"name": "East Coast 1",
"is_active": true
}
]
},
"has_more": true,
"next": "<string>",
"previous": "<string>",
"meta": {
"processing_time": 0.2525252525,
"cursor_start": 123,
"cursor_end": 123,
"count": 123
}
}Returns a list of Location objects specified by a warehouse id path parameter.
curl --request GET \
--url https://{base_url_domain}/api/global/v1/inventory/warehouses/{id}/locations \
--header 'Authorization: Bearer <token>'{
"collection": [
{
"type": "Location",
"id": 42,
"label": "A4-55-C3",
"priority": 10,
"qty_putaway": 10,
"qty_unreserved": 20,
"qty_reserved": 4,
"qty_on_hand": 34,
"qty_locked": 4,
"is_temp": false,
"is_pickable": true,
"is_type_auto": true,
"created_at": "2021-11-17T14:32:44Z",
"updated_at": "2021-11-17T14:32:44Z",
"last_cyclecount_at": "2021-11-17T14:32:44Z",
"lot": {
"type": "Lot",
"id": 54
},
"product": {
"type": "Product",
"id": 123
},
"rack": {
"type": "Rack",
"id": 123
},
"location_type": {
"type": "LocationType",
"id": 54
}
}
],
"included": {
"LocationType": [
{
"type": "LocationType",
"id": 54,
"name": "Pickable Pallets",
"is_pickable": false
}
],
"Lot": [
{
"type": "Lot",
"id": 54
}
],
"LotType": [
{
"type": "LotType",
"id": 4,
"name": "MixFulfillment-Extract-Choose-FEFO",
"allow_mixing_locations": true,
"allow_mixing_fulfillment": true,
"lot_number_input": "text",
"lot_number_example": "AB190405G",
"lot_number_pattern": "^([A-Z]{2}-[0-9]+)$",
"lot_number_replacement": "$2$1",
"expiration_date": "lot_number_date",
"burn_order": "fefo",
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"Merchant": [
{
"type": "Merchant",
"id": 4,
"code": "acme_inc",
"name": "ACME Inc.",
"status": "active",
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z",
"brands": [
{
"type": "Brand",
"id": 4
}
],
"default_brand": {
"type": "Brand",
"id": 4
}
}
],
"PackagingContainer": [
{
"type": "PackagingContainer",
"id": 123,
"container_options": {
"barcodes": "956623520-4",
"weight": {
"value": 20,
"unit": "lb"
},
"dimensions": {
"length": 8,
"width": 6,
"height": 4,
"unit": "in"
},
"volume": {
"value": 300,
"unit": "in^3"
},
"manage_stock": true,
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_warehouses": [
{
"type": "Warehouse",
"id": 123
}
],
"allow_for_shipping_methods": [
"<string>"
],
"satisfies_overbox": true,
"use_for_bin_packing": "yes",
"weight_capacity": {
"value": 20,
"unit": "lb"
},
"container_style": "rigid_box",
"packaging_handling_surcharge": true
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"PackagingDataCollection": [
{
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z",
"type": "PackagingDataCollection",
"id": 123,
"data_collection_options": {
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_shipping_methods": [
"<string>"
],
"apply_to_goods_type": "any",
"never_apply_to_goods_type": "NORMAL",
"apply_only_above_weight": {
"value": 20,
"unit": "lb"
},
"one_per": "order",
"require_scan_timing": "after_product_scan|on_full",
"disable_confirm_button": true,
"require_packaging_type": "overbox",
"apply_unless_container_meets_hazmat": true,
"apply_to_multi_sku_package": true,
"collect_data_pattern": "<string>",
"apply_to_region": "<string>",
"is_collected_data_unique": true
}
}
],
"PackagingInfill": [
{
"type": "PackagingInfill",
"id": 123,
"infill_options": {
"barcodes": "956623520-4",
"weight": {
"value": 20,
"unit": "lb"
},
"manage_stock": true,
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"disable_confirm_button": true,
"apply_unless_container_meets_hazmat": true,
"is_confirmation_required": true,
"infill_horizontal": {
"value": 12,
"unit": "in"
},
"infill_vertical": {
"value": 12,
"unit": "in"
},
"infill_priority": 123
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"PackagingInstruction": [
{
"type": "PackagingInstruction",
"id": 123,
"instruction_options": {
"barcodes": "956623520-4",
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_shipping_methods": [
"<string>"
],
"apply_to_goods_type": "any",
"never_apply_to_goods_type": "NORMAL",
"apply_only_above_weight": {
"value": 20,
"unit": "lb"
},
"one_per": "order",
"require_scan_timing": "after_product_scan|on_full",
"disable_confirm_button": true,
"require_packaging_type": "overbox",
"apply_to_region": "<string>",
"apply_unless_container_meets_hazmat": true,
"apply_to_multi_sku_package": true
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"PackagingSupplies": [
{
"type": "PackagingSupplies",
"id": 123,
"supplies_options": {
"barcodes": "956623520-4",
"weight": {
"value": 20,
"unit": "lb"
},
"manage_stock": true,
"associated_products": [
{
"type": "Product",
"id": 3
}
],
"allow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"disallow_for_brands": [
{
"type": "Merchant",
"id": 4
}
],
"billing_amount": {
"amount": 99,
"currency": "USD"
},
"allow_for_warehouses": [
{
"type": "Warehouse",
"id": 123
}
],
"allow_for_shipping_methods": [
"<string>"
],
"packaging_handling_surcharge": true,
"apply_to_goods_type": "any",
"never_apply_to_goods_type": "NORMAL",
"apply_only_above_weight": {
"value": 20,
"unit": "lb"
},
"one_per": "order",
"require_scan_timing": "after_product_scan|on_full",
"disable_confirm_button": true,
"require_packaging_type": "overbox",
"apply_to_region": "<string>",
"apply_unless_container_meets_hazmat": true,
"apply_to_multi_sku_package": true
},
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"Product": [
{
"type": "Product",
"id": 123,
"vendor_sku": "Vendor-SKU-1AD2",
"external_id": "11-993-9048",
"barcodes": [
"956623520-4",
"O-VS-Oregano-p3"
],
"goods_type": "NORMAL",
"is_available": true,
"is_visible": true,
"lot_type": {
"type": "LotType",
"id": 4
},
"weight": {
"value": 20,
"unit": "lb"
},
"dimensions": {
"length": 8,
"width": 6,
"height": 4,
"unit": "in"
},
"volume": {
"value": 300,
"unit": "in^3"
},
"inventory": {
"backorders": true,
"dynamic_allocation": true,
"virtual_inventory": "optimistic"
},
"export": {
"description": "Plastic children's toy with steel weights and ball bearings",
"customs_value": {
"amount": 99,
"currency": "USD"
},
"country_of_manufacture": "TW",
"hs_base_code": "8518.30",
"hs_country_extension": [
{
"country_id": "TW",
"extension": "002"
},
{
"country_id": "US",
"extension": "011"
}
]
},
"regulated_goods": {
"regulation": {
"type": "Regulation",
"id": 123
},
"technical_name": "Hydro Polymer Acetylene Coating",
"additional_information": "Flamable Liquid",
"net_weight": {
"value": 20,
"unit": "lb"
},
"container_type": "Plastic Box",
"container_meets_hazmat_specs": true,
"regulation_units": 5
},
"packaging": {
"require_packaging": true,
"require_weight_check": true,
"require_confirmation_per_item": true,
"unit_quantity": 1,
"bulk_quantity": 10,
"max_per_package": 15,
"is_ship_separately": true,
"ship_separately_tag": "PVC",
"can_tip": true,
"can_contain_other_items": true,
"is_handling_surcharge": true
},
"custom_fields": [
{
"code": "color",
"value": 13,
"label": "Red and Black"
},
{
"code": "cost_of_goods",
"value": 41.32
},
{
"code": "allow_mailer",
"value": true
}
],
"sku": "SKU-1AD",
"name": "Test Product",
"is_enabled": true,
"merchant": {
"type": "Merchant",
"id": 4
},
"created_at": "2017-07-21T17:32:28Z",
"updated_at": "2017-07-21T17:39:43Z"
}
],
"Rack": [
{
"type": "Rack",
"id": 54
}
],
"Warehouse": [
{
"type": "Warehouse",
"id": 3,
"name": "East Coast 1",
"is_active": true
}
]
},
"has_more": true,
"next": "<string>",
"previous": "<string>",
"meta": {
"processing_time": 0.2525252525,
"cursor_start": 123,
"cursor_end": 123,
"count": 123
}
}Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
The id of the referenced Warehouse.
Specify additional fields of the Location object to be included in the response.
basic, all, label, priority, qty_on_hand, qty_putaway, qty_unreserved, qty_reserved, qty_locked, is_temp, is_pickable, is_type_auto, created_at, updated_at, last_cyclecount_at, lot, product, rack, location_type Specify additional fields of the Lot object to be included in the response.
basic, all, id, lot_number, origination_date, expiration_date, is_expired, is_active, lot_number_input, expiration_input, sort_value, days_until_expiration, sort_direction, group_value, created_at, updated_at, created_by, lot_type, product Specify additional fields of the LotType object (via Lot) to be included in the response. See the selecting fields page for more information.
Specify additional fields of the LotType object to be included in the response.
basic, all, allow_mixing_locations, allow_mixing_fulfillment, lot_number_example, lot_number_replacement, expiration_date_pattern, expiration_date_delta, created_at, updated_at Specify additional fields of the Product object (via Lot) to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Product or Packaging* object to be included in the response.
basic, all, created_at, updated_at, container_options, supplies_options, data_collection_options, instruction_options, infill_options, vendor_sku, external_id, barcodes, goods_type, is_available, is_visible, weight, dimensions, volume, inventory, export, regulated_goods, packaging, custom_fields Specify additional fields of the Product or Packaging* object to be included in the response.
basic, all, created_at, updated_at, container_options, supplies_options, data_collection_options, instruction_options, infill_options, vendor_sku, external_id, barcodes, goods_type, is_available, is_visible, weight, dimensions, volume, inventory, export, regulated_goods, packaging, custom_fields Specify additional fields of the Merchant object to be included in the response. See the selecting fields page for more information.
basic, all, code, name, status, created_at, updated_at, brands, default_brand Specify additional fields of the Rack object to be included in the response.
all, id, name, location_pattern, picking_order, warehouse Specify additional fields of the Warehouse object (via Rack) to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Warehouse object to be included in the response.
all Specify additional fields of the LocationType object to be included in the response.
basic, all, name, is_pickable, created_at, updated_at Using the filtering syntax, you may filter the results using the following fields:
idlabelcreated_atupdated_atqty_putawayqty_unreservedqty_reservedThe default sort order is descending by primary key (sort=-id).
The following fields are available for sorting:
idlabelIf specified as 1, the meta.count property of the response will be present and populated with the total count of items
matching the query before any paging is applied. This is not included by default to improve performance in some edge
cases and is not required to perform paging using the next property of the response.
See paging parameters for more information.
0 <= x <= 1A cursor for use in pagination which defines the last id of the next page of results, non-inclusive.
See paging parameters for more information on paging.
A cursor for use in pagination which defines the starting id of the next page of results.
See paging parameters for more information on paging.
A limit on the number of objects to be returned.
1 <= x <= 1000100
A dictionary with a collection property that contains a list of up to
limit Location objects matching the query.
A list of Location objects.
Show child attributes
This is a read-only property that describes the type of object in the response body.
Location The internal id property used as a path parameter in a resource lookup.
42
The human-readable name of a location and also the value encoded in location's barcode label. This value must be unique within each warehouse.
"A4-55-C3"
The inventory reservation order relative to other locations containing the same product.
10
The quantity of a product associated with a Delivery that have not yet been committed to the inventory.
10
The quantity of a product not yet assigned to a specific Shipment. This does not imply that the inventory is Available.
20
The quantity assigned to a Shipment or Work Order and ready to be picked.
4
The "On Hand" amount is the same as Put-Away + Unreserved + Reserved quantities.
34
The quantity that is reserved to a Shipment or Work Order as chosen specifically by a user and therefore should not be re-reserved to a new location on the fly in the event that an adjustment needs to re-optimize pick locations. This amount is already included in qty_reserved so is not added again to qty_on_hand.
Optional Field
4
Temporary locations are used to track inventory that is being relocated and cannot be created or modified.
Optional Field
false
Whether or not the location is considered to be easy to pick from for the purpose of generating pickable batches.
Optional Field
true
If Location Type is "Automatic" then it will cause the type to be maintained automatically according to the Auto-Assign Patterns of the location types.
Optional Field
true
The date and time when the object was created.
Optional Field
"2021-11-17T14:32:44Z"
The date and time when the object was last updated.
Optional Field
"2021-11-17T14:32:44Z"
The date and time when last cycle count was performed.
Optional Field
"2021-11-17T14:32:44Z"
A reference to the Lot object assigned to this location.
A reference to the stockable product assigned to this location.
Show child attributes
This is a read-only property that describes the type of object in the response body.
Product, PackagingContainer, PackagingInfill, PackagingSupplies The internal, read-only, id property used as a path parameter in a resource lookup.
A reference to the Rack to which this location is assigned. This may be managed automatically or assigned manually.
A reference to the LocationType object assigned to this location. This may be managed automatically or assigned manually.
Lists of referenced objects included by specifying optional fields. See the selecting fields page for more information.
Show child attributes
Show child attributes
This is a read-only property that describes the type of object in the response body.
LocationType The internal id property used as a path parameter in a resource lookup.
54
The descriptive name of the location type.
"Pickable Pallets"
Whether or not the location is considered to be easy to pick from for the purpose of generating pickable batches.
The Lot records the time some inventory was originated (first received or
otherwise created) and optionally a lot number and expiration date and may affect the order in which
inventory is "burned" depending on the LotType.
Show child attributes
This is a read-only property that describes the type of object in the response body.
LotType The internal id property used as a path parameter in a resource lookup.
4
Any string which uniquely identifies a LotType.
1 - 255"MixFulfillment-Extract-Choose-FEFO"
This flag must be true for mixing with other Lots/Expirations in the same location..
true
This flag must be true for mixing with other Lots/Expirations when fulfilling an order..
true
The input method used when processing a lot number..
none, choose_date, extract_date, text "text"
Enter a typical example of a lot number which can be used to validate the Lot Number Pattern. It will also be displayed as an example when users are prompted for input.
"AB190405G"
Enter a RegEx for capturing the Lot Number Input. Regex must contain one or more capturing group.
"^([A-Z]{2}-[0-9]+)$"
Enter a RegEx to either save the Lot Number Input as is or transform the entry into something more readable. Must contain one or more non-empty capturing group from the Lot Number Pattern.
"$2$1"
The input method used when processing the expiration date.
none, choose_date, extract_date, lot_number_date "lot_number_date"
Specifies what stock should be used first when fulfilling orders.
none, fifo, lifo, fefo, lefo, fifo_lot_number, lifo_lot_number "fefo"
The date and time the object was created in RFC 3339 section 5.6 notation.
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:39:43Z"
Show child attributes
Merchant The internal id property used as a path parameter in a resource lookup.
4
Merchant code may only contain letters (a-z), numbers (0-9) or underscore(_), the first character must be a letter.
1 - 32"acme_inc"
Any string which uniquely identifies a Merchant.
1 - 64"ACME Inc."
Lifecycle status of the Merchant:
active: Merchant is operational and available for usesuspended: Temporarily on hold, can be easily reactivatedinactive: Long-term offline status, reactivation is possible but may require additional stepsarchived: Soft delete status, manual recovery requiredactive, inactive, suspended, archived "active"
The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:39:43Z"
A merchant must have one or more brands which may share the same pool of inventory. Brands can be used for
customizing presentation and behaviors and often correspond to distinct lines of business or market presences.
Optional Field
This is the primary brand used when defining only the merchant for operations such as creating a new product.
Optional Field
Show child attributes
This property describes the type of object in the response body.
PackagingContainer The internal, read-only, id property used as a path parameter in a resource lookup.
Show child attributes
A comma separated list of unique packaging feature barcodes.
Optional Field
"956623520-4"
The weight of the container when packed with the shipment items.
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g The dimensions of the container in imperial or metric units.
Show child attributes
This distance value is usually assigned to the longest side of the object and is defined as a floating-point number up to 4 decimal places.
8
This value describes the horizontal distance of the subject defined as a floating-point number up to 4 decimal places.
6
This value describes the vertical distance of the subject defined as a floating-point number up to 4 decimal places.
4
The imperical or metric unit of measurement.
in, mm, cm, m The total volume of the container in imperial or metric units.
Show child attributes
This value describes the cubic size of the subject as a floating-point number up to 4 decimal places.
300
The imperical or metric unit of measurement as a cubic value.
in^3, mm^3, cm^3, m^3 This flag indicates whether or not to adjust the inventory quantity of the packaging feature with each use. If true then the inventory levels will decrease with each use. If no then the inventory will not adjust with each use.
true, false A list of products with this packaging feature selected in its "Other Special Features" option in the product's "Packaging" tab.
Show child attributes
This property describes the type of object in the response body.
Product The internal id property used as a path parameter in a resource lookup.
3
If specified, this packaging feature will only be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
If specified, this packaging feature will not be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
The amount that will be billable for consumption of one unit of this packaging feature.
Optional Field
If specified, this packaging feature will only be applicable to the selected warehouses.
A reference to a Warehouse by id.
Show child attributes
This property describes the type of object in the response body.
Warehouse The internal id property used as a path parameter in a resource lookup.
If specified, this packaging feature will only be applicable to the selected carriers/shipping methods.
Will be a valid container for products which have Requires Overbox: Yes.
true, false Containers with "Use for Bin Packing: No" will not be used by packing solution providers.
yes, no, fallback Maximum allowed weight of the container, including tare weight.
Optional Field
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g Specify the container type. Currently, only "Rigid Box" is supported.
rigid_box The Packaging Surcharge is applicable for this packaging feature (e.g. cylindrical, non-fiberboard material, protrusions, non-conveyable, etc.)
true, false The Stock Keeping Unit (SKU) is a unique identifier for the Product.
"SKU-1AD"
This is displayed as a short, descriptive title for the Product.
"Test Product"
Disabled products are effectively deleted.
true, false The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
"2017-07-21T17:39:43Z"
Show child attributes
The Stock Keeping Unit (SKU) is a unique identifier for the Product.
"SKU-1AD"
This is displayed as a short, descriptive title for the Product.
"Test Product"
Disabled products are effectively deleted.
true, false The Merchant to which the product belongs.
The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
"2017-07-21T17:39:43Z"
This property describes the type of object in the response body.
PackagingDataCollection The internal, read-only, id property used as a path parameter in a resource lookup.
Show child attributes
A list of products with this packaging feature selected in its "Other Special Features" option in the product's "Packaging" tab.
Show child attributes
This property describes the type of object in the response body.
Product The internal id property used as a path parameter in a resource lookup.
3
If specified, this packaging feature will only be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
Merchant The internal id property used as a path parameter in a resource lookup.
4
If specified, this packaging feature will not be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
Merchant The internal id property used as a path parameter in a resource lookup.
4
The amount that will be billable for consumption of one unit of this packaging feature.
Optional Field
If specified, this packaging feature will only be applicable to the selected carriers/shipping methods.
This packaging feature will be applied to all shipments containing an item with this Goods Type. \
NORMAL Not RegulatedORM_D ORM-D
Optional Fieldany, NORMAL, ORM_D This packaging feature will be applied to all shipments which do not contain an item with this Goods Type. \
NORMAL Not RegulatedLIMITED_QUANTITIES_COMMODITIES Limited Quantities: Consumer CommodityHAZMAT Regulated
Optional FieldNORMAL, LIMITED_QUANTITIES_COMMODITIES, HAZMAT If specified, this packaging product is not a requirement for packages under the given weight when "Always/Never Apply to Goods Type" is specified.
Optional Field
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g The expected number of scans per shipment. The product "Unit Quantity" is used as a multiplier for "One Scan Per: Each".
order, package, item, each Choose how the scan timer should begin recording time data on this product or packaging feature.
after_product_scan|on_full, on_start If "No", the user will be able to tap "Confirm" rather than scanning a barcode.
true, false If specified, this packaging feature will only be applicable when the container meets the chosen criteria based on the container's "Satisfies Overbox" attribute when "Always/Never Apply to Goods Type" is specified.
overbox, non_overbox If "Yes", this packaging product will be applicable unless a package contains a DG item with "Container Meets Hazmat Specs: Yes" when "Always/Never Apply to Goods Type" is specified.
true, false If "Yes", this packaging product will only be applied to packages containing more than one SKU when "Always/Never Apply to Goods Type" is specified.
true, false Specify a Javascript-compatible regular expression which describes the format of the data to be collected. Examples: ".+" for anything, or "^[0-9]{15}$" for a 15-digit number. See http://regexpal.com/
Unless specified, this packaging feature will apply to all regions when "Always/Never Apply to Goods Type" is specified.
Prevent the same data collection value from being collected more than once on the same shipment.
true, false Show child attributes
This property describes the type of object in the response body.
PackagingInfill The internal, read-only, id property used as a path parameter in a resource lookup.
Show child attributes
A comma separated list of unique packaging feature barcodes.
Optional Field
"956623520-4"
The weight of the infill.
Optional Field
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g This flag indicates whether or not to adjust the inventory quantity of the packaging feature with each use. If true then the inventory levels will decrease with each use. If no then the inventory will not adjust with each use.
true, false A list of products with this packaging feature selected in its "Other Special Features" option in the product's "Packaging" tab.
Show child attributes
This property describes the type of object in the response body.
Product The internal id property used as a path parameter in a resource lookup.
3
If specified, this packaging feature will only be applicable to the selected merchants/brands.
Reference a Merchant by id.
If specified, this packaging feature will not be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
The amount that will be billable for consumption of one unit of this packaging feature.
Optional Field
If "No", the user will be able to tap "Confirm" rather than scanning a barcode.
true, false If "Yes", this packaging product will be applicable unless a package contains a DG item with "Container Meets Hazmat Specs: Yes" when "Always/Never Apply to Goods Type" is specified.
true, false If "Yes", this packer will be prompted and required to confirm the use of infill.
true, false The amount of space to reserve on each horizontal side of the package for infill.
Optional Field
Show child attributes
This value describes the length of the object as a floating-point number up to 4 decimal places.
12
The imperical or metric unit of measurement.
in, mm, cm, m The amount of space to reserve on each vertical side of the package for infill.
Optional Field
Show child attributes
This value describes the length of the object as a floating-point number up to 4 decimal places.
12
The imperical or metric unit of measurement.
in, mm, cm, m If multiple infill types are prescribed for a mix of items, the infill with the lowest Infill Priority number will prevail.
The Stock Keeping Unit (SKU) is a unique identifier for the Product.
"SKU-1AD"
This is displayed as a short, descriptive title for the Product.
"Test Product"
Disabled products are effectively deleted.
true, false The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
"2017-07-21T17:39:43Z"
Show child attributes
This property describes the type of object in the response body.
PackagingInstruction The internal, read-only, id property used as a path parameter in a resource lookup.
Show child attributes
A comma separated list of unique packaging feature barcodes.
Optional Field
"956623520-4"
A list of products with this packaging feature selected in its "Other Special Features" option in the product's "Packaging" tab.
Show child attributes
This property describes the type of object in the response body.
Product The internal id property used as a path parameter in a resource lookup.
3
If specified, this packaging feature will only be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
If specified, this packaging feature will not be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
Merchant The internal id property used as a path parameter in a resource lookup.
4
The amount that will be billable for consumption of one unit of this packaging feature.
Optional Field
If specified, this packaging feature will only be applicable to the selected carriers/shipping methods.
This packaging feature will be applied to all shipments containing an item with this Goods Type.
NORMAL Not RegulatedORM_D ORM-D
Optional Fieldany, NORMAL, ORM_D This packaging feature will be applied to all shipments which do not contain an item with this Goods Type.
NORMAL Not RegulatedLIMITED_QUANTITIES_COMMODITIES Limited Quantities: Consumer CommodityHAZMAT Regulated
Optional FieldNORMAL, LIMITED_QUANTITIES_COMMODITIES, HAZMAT If specified, this packaging product is not a requirement for packages under the given weight when "Always/Never Apply to Goods Type" is specified.
Optional Field
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g The expected number of scans per shipment. The product "Unit Quantity" is used as a multiplier for "One Scan Per: Each".
order, package, item, each Choose how the scan timer should begin recording time data on this product or packaging feature.
after_product_scan|on_full, on_start If "No", the user will be able to tap "Confirm" rather than scanning a barcode.
true, false If specified, this packaging feature will only be applicable when the container meets the chosen criteria based on the container's "Satisfies Overbox" attribute when "Always/Never Apply to Goods Type" is specified.
overbox, non_overbox Unless specified, this packaging feature will apply to all regions when "Always/Never Apply to Goods Type" is specified.
If "Yes", this packaging product will be applicable unless a package contains a DG item with "Container Meets Hazmat Specs: Yes" when "Always/Never Apply to Goods Type" is specified.
true, false If "Yes", this packaging product will only be applied to packages containing more than one SKU when "Always/Never Apply to Goods Type" is specified.
true, false The Stock Keeping Unit (SKU) is a unique identifier for the Product.
"SKU-1AD"
This is displayed as a short, descriptive title for the Product.
"Test Product"
Disabled products are effectively deleted.
true, false The Merchant to which the product belongs.
The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
"2017-07-21T17:39:43Z"
Show child attributes
This property describes the type of object in the response body.
PackagingSupplies The internal, read-only, id property used as a path parameter in a resource lookup.
Show child attributes
A comma separated list of unique packaging feature barcodes.
Optional Field
"956623520-4"
The weight of the infill.
Optional Field
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g This flag indicates whether or not to adjust the inventory quantity of the packaging feature with each use. If true then the inventory levels will decrease with each use. If no then the inventory will not adjust with each use.
true, false A list of products with this packaging feature selected in its "Other Special Features" option in the product's "Packaging" tab.
Show child attributes
This property describes the type of object in the response body.
Product The internal id property used as a path parameter in a resource lookup.
3
If specified, this packaging feature will only be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
If specified, this packaging feature will not be applicable to the selected merchants/brands.
Reference a Merchant by id.
Show child attributes
The amount that will be billable for consumption of one unit of this packaging feature.
Optional Field
If specified, this packaging feature will only be applicable to the selected warehouses.
A reference to a Warehouse by id.
Show child attributes
This property describes the type of object in the response body.
Warehouse The internal id property used as a path parameter in a resource lookup.
If specified, this packaging feature will only be applicable to the selected carriers/shipping methods.
The Packaging Surcharge is applicable for this packaging feature (e.g. cylindrical, non-fiberboard material, protrusions, non-conveyable, etc.)
true, false This packaging feature will be applied to all shipments which do not contain an item with this Goods Type.
NORMAL Not RegulatedORM_D ORM-D
Optional Fieldany, NORMAL, ORM_D This packaging feature will be applied to all shipments which do not contain an item with this Goods Type.
NORMAL Not RegulatedLIMITED_QUANTITIES_COMMODITIES Limited Quantities: Consumer CommodityHAZMAT Regulated
Optional FieldNORMAL, LIMITED_QUANTITIES_COMMODITIES, HAZMAT If specified, this packaging supply is not a requirement for packages under the given weight when "Always/Never Apply to Goods Type" is specified.
Optional Field
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g The expected number of scans per shipment. The product "Unit Quantity" is used as a multiplier for "One Scan Per: Each".
order, package, item, each Choose how the scan timer should begin recording time data on this product or packaging feature.
after_product_scan|on_full, on_start If "No", the user will be able to tap "Confirm" rather than scanning a barcode.
true, false If specified, this packaging feature will only be applicable when the container meets the chosen criteria based on the container's "Satisfies Overbox" attribute when "Always/Never Apply to Goods Type" is specified.
overbox, non_overbox Unless specified, this packaging feature will apply to all regions when "Always/Never Apply to Goods Type" is specified.
If "Yes", this packaging product will be applicable unless a package contains a DG item with "Container Meets Hazmat Specs: Yes" when "Always/Never Apply to Goods Type" is specified.
true, false If "Yes", this packaging product will only be applied to packages containing more than one SKU when "Always/Never Apply to Goods Type" is specified.
true, false The Stock Keeping Unit (SKU) is a unique identifier for the Product.
"SKU-1AD"
This is displayed as a short, descriptive title for the Product.
"Test Product"
Disabled products are effectively deleted.
true, false The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
"2017-07-21T17:39:43Z"
A Product contains information about a sellable item.
Show child attributes
This property describes the type of object in the response body.
Product The internal, read-only, id property used as a path parameter in a resource lookup.
For informational use only. Displayed during delivery processing to help match products.
Optional Field
"Vendor-SKU-1AD2"
May be used for external product sync.
"11-993-9048"
A comma separated list of unique packaging feature barcodes.
["956623520-4", "O-VS-Oregano-p3"]This defines the regulations, if any, assigned to a Product.
NORMAL Not RegulatedORM_D ORM-DLIMITED_QUANTITIES_COMMODITIES Limited Quantities: Consumer CommodityHAZMAT RegulatedNORMAL, ORM_D, LIMITED_QUANTITIES_COMMODITIES, HAZMAT This flag must be true to allow the Product to be ordered.
true, false This flag must be true to show the Product in the inventory feed.
true, false This LotType determines how a Product should be "burned" and whether lots with dissimilar data
can be "mixed".
Optional Field
This object defines the weight of the Product in imperial or metric units.
Optional Field
This object defines the length, width, and height of the Product in imperial or metric units.
Optional Field
Show child attributes
This distance value is usually assigned to the longest side of the object and is defined as a floating-point number up to 4 decimal places.
8
This value describes the horizontal distance of the subject defined as a floating-point number up to 4 decimal places.
6
This value describes the vertical distance of the subject defined as a floating-point number up to 4 decimal places.
4
The imperical or metric unit of measurement.
in, mm, cm, m This object defines the cubic size of the Product in imperial or metric units.
Optional Field
Show child attributes
This value describes the cubic size of the subject as a floating-point number up to 4 decimal places.
300
The imperical or metric unit of measurement as a cubic value.
in^3, mm^3, cm^3, m^3 This object describes how the Product Stock is defined, such as real config values, or Virtual Inventory, and how to handle Backorders.
Optional Field
Show child attributes
This determines if Product that is no longer in stock may be backordered or whether or not to use ShipStream's scoped configurations.
true
This will allow the Product to source from inventory in other warehouses in real-time if enabled, and can be set to use ShipStream's scoped configurations.
true
This is the method used to predict an esitmate of inventory available when kitting from the Product.
none, optimistic, realistic, pessimistic "optimistic"
This object contains fields for describing and codifying an internationally exportable Product.
Optional Field
Show child attributes
This is used to describe in detail the Product for international shipping and customs regulations.
"Plastic children's toy with steel weights and ball bearings"
The value of the products the purpose of calculating duties and taxes in the destination country.
2 letters Country ISO Code
"TW"
This is the Harmonized System Code (HS Code); a standardized numerical method of classifying traded products. These are 6 digit codes in the format ###.## which are associated with a standard HS Code Description.
"8518.30"
[
{ "country_id": "TW", "extension": "002" },
{ "country_id": "US", "extension": "011" }
]This object only applies a Product using the "Regulated" Goods Type, and describes the Regulation and container specifications for the Product.
Optional Field
Show child attributes
A reference to a Regulation by id.
Show child attributes
This property describes the type of object in the response body.
Regulation The internal id property used as a path parameter in a resource lookup.
Must match against Regulation's Technical Name Pattern if specified.
"Hydro Polymer Acetylene Coating"
Must match against Regulation's Additional Regulatory Information Pattern if specified.
"Flamable Liquid"
Show child attributes
The weight quantity defined as a floating point value of up to 4 decimal places.
20
This can be an imperial or metric unit for weight.
lb, oz, kg, g The Overpack Container Type can be a combination of material and container type such as Aluminum Box, Steel Drum, or a combination of a material and container type from these two lists:
Material: Aluminum, Fiberboard, Glass, Plywood, Plastic, Steel, WoodContainer: Bag, Bottle, Box, Bucket, Cylinder, Drum, Jerrican, Pail"Plastic Box"
This flag indicates that the RegulatedGoods container is sufficient for a regulated (HAZMAT) product.
true
These units are arbitrary and should be relative to the Regulation's Pickup Weight Limit. E.g. it could be in pounds, kilowatt/hours, etc.
5
This object defines how the shipping container/box for the Product is to be processed and whether there are any special instructions during packing.
Optional Field
Show child attributes
If Yes, packaging will require a Box with "Satisfies Overbox: Yes".
true, false true
If Yes, the associated product will require the use of a scale to verify that the package's weight falls within the expected amount. If this is set to No, this step will be skipped by the packer.
true, false true
If Yes, Packaging Products with "One Scan Per: Item" will require a scan for each item packed rather than just one for the first item in a package.
true, false true
Number of individually packaged items contained therein for purposes of special packaging features.
1
Prefer to split into packages when necessary using multiples of this amount.
10
The maximum quantity of this product to ever include in the same package. Multiply by "Unit Quantity" to achieve common units between other products with the same "Ship Separate Tag" value.
15
This item cannot ship in the same package as other items (unless they have the same "Ship Separate Tag").
true, false true
Applies only if "Ship Separate" is "Yes". Assign the same tag to treat similar products as interchangeable with respect to the "Ship Separate" and "Max Per Package" attribute.
"PVC"
If Yes, the item is allowed to be rotated vertically when packed.
true, false true
If Yes then other smaller items are allowed to be placed within this larger item. This is useful when the item is hollow or is a bin/bucket.
true, false true
The Packaging Surcharge is applicable when shipped without an Overbox.
true, false true
This will set any Product Attributes, pre-defined by the user, for the Product.
Optional Field
[
{
"code": "color",
"value": 13,
"label": "Red and Black"
},
{ "code": "cost_of_goods", "value": 41.32 },
{ "code": "allow_mailer", "value": true }
]The Stock Keeping Unit (SKU) is a unique identifier for the Product.
"SKU-1AD"
This is displayed as a short, descriptive title for the Product.
"Test Product"
Disabled products are effectively deleted.
true, false The date and time the object was created in RFC 3339 section 5.6 notation.
Optional Field
"2017-07-21T17:32:28Z"
The date and time the object was last updated in RFC 3339 section 5.6 notation.
"2017-07-21T17:39:43Z"
A Rack is a grouping of locations in a warehouse implying a very close proximity.
Show child attributes
This is a read-only property that describes the type of object in the response body.
Warehouse The internal id property used as a path parameter in a resource lookup.
3
The display name for the Warehouse.
255"East Coast 1"
This flag determines if the Warehouse is active and viable for fulfillment.
true
True if the collection has more items on the next page. Use the "next" link to retrieve the next page of results.
The resource path for the next page of results if any are expected.
The resource path for the previous page of results if any are expected.
Additional metadata pertaining to the response.
Show child attributes
Total time in which request is processed and response is sent back.
0.2525252525
A cursor for use in pagination which defines the starting id of the next page of results.
See paging parameters for more information on paging.
A cursor for use in pagination which defines the last id of the next page of results, non-inclusive.
See paging parameters for more information on paging.
The total number of items matching the query before applying paging parameters.
This field is only present if the query parameter count=1 is present in the request.
Was this page helpful?